This commit is contained in:
Rendo 2026-02-12 23:50:53 +05:00
commit e1e7c70147
39 changed files with 279 additions and 60 deletions

View file

@ -2,5 +2,6 @@ extends Resource
class_name LabTest
@export var question: String
@export var options: Array[String]
@export var correct_anwser: int