• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision295f224e04355326c7dc0dec1c3df49d019b3472 (tree)
Zeit2024-03-30 11:01:47
AutorFs <Fsu0413@vip....>
CommiterFs

Log Message

啊?

Ändern Zusammenfassung

Diff

--- a/Compile/lib/HostOsVer.lua
+++ b/Compile/lib/HostOsVer.lua
@@ -159,7 +159,7 @@ hostOsVer.linux = function()
159159 return ret
160160 end
161161
162-hostOsVer.macOS = function()
162+hostOsVer.mac = function()
163163 -- On macOS / OS X / Mac OS X there is a command called "sw_vers"
164164 -- It exists so long that It should not be needed to check if it exists, just using it is possible
165165