mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Merge pull request #1293 from Yoshax/progressbars
Adds progress bars to tasks that take time
This commit is contained in:
@@ -119,6 +119,11 @@ var/list/_client_preferences_by_type
|
||||
enabled_description = "Show"
|
||||
disabled_description = "Hide"
|
||||
|
||||
/datum/client_preference/show_progress_bar
|
||||
description ="Progress Bar"
|
||||
key = "SHOW_PROGRESS"
|
||||
enabled_description = "Show"
|
||||
disabled_description = "Hide"
|
||||
/********************
|
||||
* Admin Preferences *
|
||||
********************/
|
||||
|
||||
Reference in New Issue
Block a user