mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Improve style in many demos (#1263)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
extends Control
|
||||
|
||||
|
||||
const MAX_ENTRIES = 100
|
||||
|
||||
var _entry_template: Label
|
||||
|
||||
Reference in New Issue
Block a user