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