X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodules%2FNeonFun.mod%2Fcmd_neonfun.h;h=fdccf0fce12b0fb8fa9782ebef79f20a7b9de6f8;hb=9f992f346db24a642e3fe5362ae377ebe9002aa7;hp=a97da59debaac63839b5f9172c430c4d3ca67941;hpb=526e5dc8858b20cb0a0ba57de87656c29a1aa90d;p=NeonServV5.git diff --git a/src/modules/NeonFun.mod/cmd_neonfun.h b/src/modules/NeonFun.mod/cmd_neonfun.h index a97da59..fdccf0f 100644 --- a/src/modules/NeonFun.mod/cmd_neonfun.h +++ b/src/modules/NeonFun.mod/cmd_neonfun.h @@ -1,4 +1,4 @@ -/* cmd_neonfun.h - NeonServ v5.4 +/* cmd_neonfun.h - NeonServ v5.6 * Copyright (C) 2011-2012 Philipp Kreil (pk910) * * This program is free software: you can redistribute it and/or modify @@ -46,4 +46,12 @@ CMD_BIND(neonfun_cmd_uno); CMD_BIND(neonfun_cmd_unotake); CMD_BIND(neonfun_cmd_unoplay); +CMD_BIND(neonfun_cmd_4wins); +CMD_BIND(neonfun_cmd_4stone); +CMD_BIND(neonfun_cmd_4view); + +CMD_BIND(neonfun_cmd_blackjack); +CMD_BIND(neonfun_cmd_bjtake); +CMD_BIND(neonfun_cmd_bjenough); + #endif