[NO GBP] Rescues the station from a time-space bubble (#92469)

## About The Pull Request

- Closes #92467
This commit is contained in:
SmArtKar
2025-08-08 13:24:24 -05:00
committed by GitHub
parent 4275072e73
commit bed88dc248
+1 -1
View File
@@ -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))