aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/_side_notifications.gnut
blob: 2b3d39931b982c8ee8bf785d747d86800accfb71 (plain)
1
2
3
4
5
6
global function PROTO_PlayLoadoutNotification

void function PROTO_PlayLoadoutNotification(string weapon, entity player)
{

}