Enumeraatiions...

This commit is contained in:
ThePhD 2016-03-30 03:25:22 -04:00
parent 3f753b55b9
commit 623f83547d

View File

@ -134,6 +134,7 @@ public:
lua_pop(L, 1);
break;
case lib::count:
default:
break;
}
}