From: Samual Lenks Date: Fri, 31 May 2013 01:48:28 +0000 (-0400) Subject: Also spacing X-Git-Tag: xonotic-v0.7.0~34 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0f6b9ddcb958254cc9a73cb39ae57498756f7724;p=xonotic%2Fxonotic-data.pk3dir.git Also spacing --- diff --git a/qcsrc/common/notifications.qc b/qcsrc/common/notifications.qc index b9089906e..fbb22d88a 100644 --- a/qcsrc/common/notifications.qc +++ b/qcsrc/common/notifications.qc @@ -914,6 +914,7 @@ void Local_Notification_sound( #endif } } + void Local_Notification_HUD_Notify_Push( string icon, string hudargs, string s1, string s2, string s3, string s4)