mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			378 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			378 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Module
 | |
|   name: client_entergame
 | |
|   description: Manages enter game and character list windows
 | |
|   author: edubart & otclient.ovh
 | |
|   website: https://github.com/edubart/otclient
 | |
|   scripts: [ entergame, characterlist ]
 | |
|   @onLoad: EnterGame.init() CharacterList.init()
 | |
|   @onUnload: EnterGame.terminate() CharacterList.terminate()
 | |
|   
 | |
|   load-later:
 | |
|     - game_things
 | |
|     - game_features
 | 
