mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 12:02:40 +02:00
Fixed Typo in newelement.py
(#747)
This commit is contained in:
@@ -60,7 +60,7 @@ static int update(UPDATE_FUNC_ARGS)
|
||||
static int graphics(GRAPHICS_FUNC_ARGS)
|
||||
{{
|
||||
// graphics code here
|
||||
// return 1 if nothing dymanic happens here
|
||||
// return 1 if nothing dynamic happens here
|
||||
|
||||
return 0;
|
||||
}}
|
||||
|
Reference in New Issue
Block a user