botc_defs.bts

changeset 86
43fe4be38a58
parent 82
841562f5a32f
child 99
44c0c7f31ae8
--- a/botc_defs.bts	Sun Jan 19 20:39:30 2014 +0200
+++ b/botc_defs.bts	Sun Jan 26 23:18:48 2014 +0200
@@ -4,6 +4,7 @@
 // Do not edit unless you know what you are doing!
 
 // =============================================================================
+//
 // Function definitions
 // Syntax: number:name:returntype:numargs:maxargs[:argumentlist]
 //
@@ -102,6 +103,7 @@
 funcdef 92:ChatSectionExistsInChatLump:bool:1:1:str(section);
 
 // =============================================================================
+//
 // Events:
 // eventdef <number>:<name>();
 //

mercurial