mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
Adminwho topic tweak + Graphics fix verb (#19246)
This commit is contained in:
@@ -1230,6 +1230,13 @@
|
||||
src << link(GLOB.configuration.system.region_map[choice])
|
||||
|
||||
|
||||
/client/verb/reload_graphics()
|
||||
set category = "Special Verbs"
|
||||
set name = "Reload Graphics"
|
||||
|
||||
winset(src, null, "command=\".configure graphics-hwmode off\"")
|
||||
winset(src, null, "command=\".configure graphics-hwmode on\"")
|
||||
|
||||
#undef LIMITER_SIZE
|
||||
#undef CURRENT_SECOND
|
||||
#undef SECOND_COUNT
|
||||
|
||||
Reference in New Issue
Block a user