mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 18:05:40 +02:00
Update Perun.lua
Fixed bug with JSON file not being generated.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
TempData["1"]=Perun.VersionData
|
||||
TempData["2"]=Perun.StatusData
|
||||
TempData["3"]=Perun.SlotsData
|
||||
TempData["4"]=Perun.MissionData
|
||||
-- TempData["4"]=Perun.MissionData
|
||||
TempData["debug"]=net.get_player_list()
|
||||
|
||||
io.open(Perun.JsonLocation,"w"):close()
|
||||
|
||||
Reference in New Issue
Block a user