Zylann / godot_scatter_plugin

A tool to help placing lots of environment props in a scene
188 stars 31 forks source link

Fix undo & redo methods names #15

Closed wojtekpil closed 3 years ago

wojtekpil commented 3 years ago

This is a fix for #14 New items seems to be added and removed from the list correctly.

Zylann commented 3 years ago

Thanks!