mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-25 03:06:05 +00:00
c41196f0f3
1. Add "this." to prevent errors caused by duplicate variable names. 2. Try to find the default value of property getters.