Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNormalnij committed Oct 15, 2024
1 parent 9419d98 commit a1cae25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/mods/deathmatch/logic/luadefs/CLuaWorldDefs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ void CLuaWorldDefs::LoadFunctions()
{"setFPSLimit", SetFPSLimit},
{"setCoronaReflectionsEnabled", ArgumentParser<SetCoronaReflectionsEnabled>},
{"setWorldProperty", ArgumentParser<SetWorldProperty>},
{"setTimeFrozen", ArgumentParser<SetTimeFrozen>},

// World remove/restore functions
{"removeWorldModel", RemoveWorldBuilding},
Expand Down

0 comments on commit a1cae25

Please sign in to comment.