mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Misc formatting fixes
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
return FAILED
|
||||
|
||||
var mesh = Mesh.new()
|
||||
# Fill the Mesh with data read in 'file', left as exercise to the reader
|
||||
|
||||
var filename = save_path + "." + get_save_extension()
|
||||
ResourceSaver.save(filename, mesh)
|
||||
|
||||
Reference in New Issue
Block a user