mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-12 00:50:05 +00:00
Merge pull request #206 from Lignum/update-craftos-version
Set CraftOS version to 1.8
This commit is contained in:
commit
ff16868dd8
@ -167,7 +167,7 @@ end
|
||||
|
||||
-- Install lua parts of the os api
|
||||
function os.version()
|
||||
return "CraftOS 1.7"
|
||||
return "CraftOS 1.8"
|
||||
end
|
||||
|
||||
function os.pullEventRaw( sFilter )
|
||||
|
Loading…
x
Reference in New Issue
Block a user