Remove useless class_name (with typo...)

This commit is contained in:
Adrien Ufferte
2025-06-24 12:33:25 +02:00
parent bea2d056d0
commit 22da054407
-1
View File
@@ -1,5 +1,4 @@
extends ItemList
class_name TrItemLisst
func _ready() -> void:
for index: int in self.item_count: