1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-26 00:09:54 +08:00

ADD: mapmanager - getMaps function and export

This commit is contained in:
Ryan Bucshon
2017-06-08 19:59:50 -05:00
Unverified
parent 051a33a116
commit 419782644a
2 changed files with 6 additions and 1 deletions
@@ -15,3 +15,4 @@ server_export "getCurrentMap"
server_export "changeGameType"
server_export "changeMap"
server_export "doesMapSupportGameType"
server_export "getMaps"