mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Fix miss spell
This commit is contained in:
@@ -183,7 +183,7 @@ Below we break-down the steps used to create the GLTF Viewer app.
|
||||
|
||||
.. code-block:: java
|
||||
|
||||
@Overrude
|
||||
@Override
|
||||
public List<String> getCommandLine(){
|
||||
return List.of("--main-pack","res://foo.pck");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user