mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +00:00
- removed duplicate PClass::StaticInit call.
This commit is contained in:
parent
12619671e6
commit
dc7082f264
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ void LoadScripts()
|
|||
{
|
||||
cycle_t timer;
|
||||
|
||||
PClass::StaticInit();
|
||||
PType::StaticInit();
|
||||
InitImports();
|
||||
timer.Reset(); timer.Clock();
|
||||
|
|
Loading…
Reference in a new issue