mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
[NO GBP] Rescues the station from a time-space bubble (#92469)
## About The Pull Request - Closes #92467
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
///returns the current IC station time in a human readable format
|
||||
/proc/station_time_timestamp(format = "hh:mm:ss", wtime)
|
||||
return time2text(station_time(TRUE, wtime), format, NO_TIMEZONE)
|
||||
return time2text(station_time(wtime), format, NO_TIMEZONE)
|
||||
|
||||
/proc/station_time_debug(force_set)
|
||||
if(isnum(force_set))
|
||||
|
||||
Reference in New Issue
Block a user