mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-23 02:48:06 +11: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])
|
||||
end
|
||||
if s[2] == "lost" then
|
||||
handleLostMonitor(s[3])
|
||||
disclaimMonitor(s[3])
|
||||
end
|
||||
end
|
||||
if s[1] == "x.neo.sys.manage" then
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user