update some stock res

This commit is contained in:
moscovium
2017-06-11 13:49:12 +02:00
parent f6ab9bdcbc
commit fb15ebd508
4 changed files with 21 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ client_script 'spawnmanager.lua'
export 'getRandomSpawnPoint'
export 'spawnPlayer'
export 'addSpawnPoint'
export 'removeSpawnPoint'
export 'loadSpawns'
export 'setAutoSpawn'
export 'setAutoSpawnCallback'