Remove comment

This commit is contained in:
BrentVL-1952840 2023-03-04 18:11:14 +01:00
parent a1d46ba594
commit 025dc6d945

View File

@ -172,7 +172,6 @@ namespace scheduler
// some func called before R_EndFrame, maybe SND_EndFrame?
}
//g_run_frame_hook.create(0x14065C360_g, server_frame_stub); // GlassSv_Update
main_frame_hook.create(game::select(0x1420F8E00, 0x1405020E0), main_frame_stub);
// Com_Frame_Try_Block_Function
}