extends "res://scripts/panelEnd.gd" func handle_correct(): # We don't call the base method because we want to suppress the original # behaviour. global.solved -= 1 Atom feed' href='https://code.fourisland.com/lingo-ap-tracker/atom/tracker_config.cpp?h=v0.5.3' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/tracker_config.cpp
blob: 96bb60ae4ea9f225296f934c0cda8943a4e886c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33