mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #1433 from Kloppie5/patch-2
Fixed spelling mistake in description of -noimp hint
This commit is contained in:
committed by
mhilbrunner
parent
ab88e4b7e3
commit
16edb825a6
@@ -274,7 +274,7 @@ actions automatically:
|
||||
Remove nodes (-noimp)
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Node names that have this suffix will be removed at import time, mo
|
||||
Node names that have this suffix will be removed at import time, no
|
||||
matter what their type is. They will not appear in the imported scene.
|
||||
|
||||
Create collisions (-col, -colonly, -convcolonly)
|
||||
|
||||
Reference in New Issue
Block a user