updated message
This commit is contained in:
parent
30f3076d61
commit
962afcaf6a
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
-- this event should only fire if physics aren't fully enabled
|
-- this event should only fire if physics aren't fully enabled
|
||||||
function onCollisionExit()
|
function onCollisionExit()
|
||||||
broadcastToAll("Physics disabled?", "Orange")
|
broadcastToAll("Physics disabled? Check chat log", "Orange")
|
||||||
printToAll("It seems like you don't have 'Physics' fully enabled. From the top menu bar, open Options > Physics and select 'Full' to experience this mod with all features.")
|
printToAll("It seems like you don't have 'Physics' fully enabled. From the top menu bar, open Options > Physics and select 'Full' to experience this mod with all features.")
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user