mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Grabs no longer endless loop runtime.
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
R << "<span class='danger'>Law Notice</span>"
|
||||
R.laws.show_laws(R)
|
||||
if(usr != owner)
|
||||
usr << "<span class='notice>Laws displayed.</span>"
|
||||
usr << "<span class='notice'>Laws displayed.</span>"
|
||||
return 1
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user