added name

This commit is contained in:
Benjamin Kyd
2019-06-07 22:38:55 +01:00
parent ccc022e263
commit 78efedc152

View File

@@ -1,5 +1,10 @@
/**
* Copyright© Benjamin Kyd 2019
* fn_commandHandler.sqf
*
* Handles command input from keyHandler and calls the registered
* command if it exists
*/
systemChat "Chat Key pressed";