mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Renamed world.cpp and world.h to worldspawn.cpp and worldspawn.h
This commit is contained in:
parent
475fc92629
commit
d757fa6306
12 changed files with 11 additions and 11 deletions
|
@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "../fgame/game.h"
|
||||
#include "../fgame/level.h"
|
||||
#include "../fgame/parm.h"
|
||||
#include "../fgame/world.h"
|
||||
#include "../fgame/worldspawn.h"
|
||||
|
||||
#include <utility>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue