mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fix runtime on an SQL-less install (#17682)
This commit is contained in:
@@ -392,7 +392,8 @@
|
||||
to_chat(src,"<span class='boldannounce'><big>You do not have 2FA enabled. Admin verbs will be unavailable until you have enabled 2FA.</big></span>") // Very fucking obvious
|
||||
|
||||
// This happens asyncronously
|
||||
karmaholder.processRefunds(mob)
|
||||
if(karmaholder)
|
||||
karmaholder.processRefunds(mob)
|
||||
|
||||
|
||||
/client/proc/is_connecting_from_localhost()
|
||||
|
||||
Reference in New Issue
Block a user