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