mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-28 17:56:37 +00:00 
			
		
		
		
	Fixed esmtool for Monster
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@76 ea6a568a-9f4f-0410-981a-c910a81bb256
This commit is contained in:
		
							parent
							
								
									dffe9f3b06
								
							
						
					
					
						commit
						196f50f848
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -28,6 +28,7 @@ import std.stdio; | |||
| import core.memory; | ||||
| import esm.esmmain; | ||||
| import monster.util.string; | ||||
| import mscripts.object; | ||||
| 
 | ||||
| import std.gc; | ||||
| import gcstats; | ||||
|  | @ -102,6 +103,7 @@ void main(char[][] args) | |||
|   if(scptShow && scptName == "") return help("No script name given"); | ||||
| 
 | ||||
|   initializeMemoryRegions(); | ||||
|   initMonsterScripts(); | ||||
| 
 | ||||
|   if(raw) | ||||
|     { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue