UndertaleEngine
UndertaleEngine copied to clipboard
Replace all old commented argument usage to the new function arguments
In older versions of GameMaker, we had to use arguments to control parameters. But now, we can directly use the new features of GML 2.3. This solves most of the code hint error problems.