]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/fieldparams.qc
Merge branch 'master' into cooking
[xonotic/gmqcc.git] / tests / fieldparams.qc
index 8e5cb031772457a30fd9f698ae6740b002b592b2..eed2ed614c0234013d477addd59caa79f1afa6e8 100644 (file)
@@ -1,6 +1,3 @@
-void(string, string) print = #1;
-entity() spawn = #3;
-
 .string a;
 .string b;
 ..string ps;