mirror of
https://github.com/SpaxscE/LunasFlightSchool.git
synced 2025-03-04 03:13:27 -05:00
Update lfs_basescript.lua
This commit is contained in:
parent
afda1be9cc
commit
f69c524c67
@ -2,7 +2,7 @@
|
||||
simfphys = istable( simfphys ) and simfphys or {}
|
||||
simfphys.LFS = istable( simfphys.LFS ) and simfphys.LFS or {}
|
||||
|
||||
simfphys.LFS.VERSION = 316
|
||||
simfphys.LFS.VERSION = 317
|
||||
simfphys.LFS.VERSION_TYPE = ".GIT"
|
||||
|
||||
function simfphys.LFS.GetVersion()
|
||||
|
Loading…
Reference in New Issue
Block a user