mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
[refactor] Moved 'clearEventListeners' to its own TS file
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {clearEventListeners} from "./HelperFunctions";
|
||||
import {clearEventListeners} from "./uiHelpers/clearEventListeners";
|
||||
/* Generic Yes-No Pop-up box
|
||||
* Can be used to create pop-up boxes that require a yes/no response from player
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user