Fixed Typo in newelement.py
(#747)
This commit is contained in:
parent
86a621741d
commit
2f85557505
@ -60,7 +60,7 @@ static int update(UPDATE_FUNC_ARGS)
|
|||||||
static int graphics(GRAPHICS_FUNC_ARGS)
|
static int graphics(GRAPHICS_FUNC_ARGS)
|
||||||
{{
|
{{
|
||||||
// graphics code here
|
// graphics code here
|
||||||
// return 1 if nothing dymanic happens here
|
// return 1 if nothing dynamic happens here
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}}
|
}}
|
||||||
|
Reference in New Issue
Block a user