mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2025-02-17 01:22:43 +00:00
ff_scriptman rename to ff_scriptman_shared
Conflicts: mp/src/game/shared/ff/ff_scriptman_shared.cpp
This commit is contained in:
parent
13b0113850
commit
1ef1520ada
2 changed files with 345 additions and 345 deletions
|
@ -2,7 +2,7 @@
|
|||
/////////////////////////////////////////////////////////////////////////////
|
||||
// includes
|
||||
#include "cbase.h"
|
||||
#include "ff_scriptman.h"
|
||||
#include "ff_scriptman_shared.h"
|
||||
//#include "ff_entity_system.h"
|
||||
//#include "ff_luacontext.h"
|
||||
//#include "ff_lualib.h"
|
Loading…
Reference in a new issue