mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2025-04-11 14:18:15 +10:00
fix Everest crash on lost monitor, logo update (now w/ vector!)
This commit is contained in:
parent
783bf9361f
commit
3ee7c42d02
@ -784,7 +784,7 @@ while not shuttingDown do
|
|||||||
performClaim(s[3])
|
performClaim(s[3])
|
||||||
end
|
end
|
||||||
if s[2] == "lost" then
|
if s[2] == "lost" then
|
||||||
handleLostMonitor(s[3])
|
disclaimMonitor(s[3])
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if s[1] == "x.neo.sys.manage" then
|
if s[1] == "x.neo.sys.manage" then
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 1.5 KiB After ![]() (image error) Size: 1.5 KiB ![]() ![]() |
Loading…
Reference in New Issue
Block a user