Translation update + clean code
This commit is contained in:
@@ -15,8 +15,6 @@ const remediation_score: int = -2
|
||||
@export
|
||||
var gps_scores: Dictionary[int, int] = {}
|
||||
|
||||
@export var last_modified: String
|
||||
|
||||
|
||||
# Gets the score of a GP if it is below or equals to the remediation score
|
||||
func get_gp_score(ID: int) -> int:
|
||||
|
||||
Reference in New Issue
Block a user