mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 04:32:06 +00:00 
			
		
		
		
	more reverts for diff purposes
This commit is contained in:
		| @@ -282,8 +282,7 @@ int main(int argc, char** argv) { | ||||
| 		StartChatServer(); | ||||
|  | ||||
| 		Game::im->GetInstance(0, false, 0); | ||||
| 		Game::im->GetInstance(1200, false, 0); | ||||
| 		Game::im->GetInstance(1800, false, 0); | ||||
| 		Game::im->GetInstance(1000, false, 0); | ||||
| 		StartAuthServer(); | ||||
| 	} | ||||
|  | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| set(DSCRIPTS_SOURCES_02_SERVER_MAP_AM | ||||
| set(DSCRIPTS_SOURCES_02_SERVER_MAP_AM  | ||||
| 	"AmConsoleTeleportServer.cpp" | ||||
| 	"RandomSpawnerFin.cpp" | ||||
| 	"RandomSpawnerPit.cpp" | ||||
| @@ -17,7 +17,7 @@ set(DSCRIPTS_SOURCES_02_SERVER_MAP_AM | ||||
| 	"AmBlueX.cpp" | ||||
| 	"AmTeapotServer.cpp" | ||||
| 	"WanderingVendor.cpp" | ||||
| ) | ||||
| 	) | ||||
|  | ||||
| add_library(dScriptsServerMapAM OBJECT ${DSCRIPTS_SOURCES_02_SERVER_MAP_AM}) | ||||
| target_include_directories(dScriptsServerMapAM PUBLIC ".") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Markowitz
					David Markowitz