Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphInfo management functions.
This commit is contained in:
@@ -179,7 +179,7 @@ int llightsGetLightColor( lua_State *L ) {
|
||||
|
||||
Get light enabled
|
||||
|
||||
- Success return boolean
|
||||
- Success return bool
|
||||
*/
|
||||
int llightsIsLightEnabled( lua_State *L ) {
|
||||
Light *light = uluaGetLight( L, 1 );
|
||||
|
||||
Reference in New Issue
Block a user