+4
-0
lines changedFilter options
+4
-0
lines changed Original file line number Diff line number Diff line change
@@ -55,6 +55,10 @@ class QuestService : EngineService() {
55
55
quest.start()
56
56
}
57
57
58
+
fun removeAllQuests() {
59
+
quests.toList().forEach { removeQuest(it) }
60
+
}
61
+
58
62
override fun onGameReady(vars: PropertyMap) {
59
63
this.vars = vars
60
64
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4