Daniele Bartolini пре 12 година
родитељ
комит
940cb4e629
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      tools/compilers/resource-compiler.py

+ 0 - 3
tools/compilers/resource-compiler.py

@@ -85,9 +85,6 @@ class CompilerHelper:
 		print("Compiling resources...")
 		print("Compiling resources...")
 		self.m_compiler.compile_all()
 		self.m_compiler.compile_all()
 
 
-		print("Copying game library...")
-		shutil.copy(self.root_path() + "/" + GAME_LIBRARY_FILE, self.dest_path())
-
 		print("Writing perfect seed...")
 		print("Writing perfect seed...")
 		self.write_perfect_seed()
 		self.write_perfect_seed()