aboutsummaryrefslogtreecommitdiff
path: root/devtools/tasmrecover
diff options
context:
space:
mode:
authorFilippos Karapetis2011-12-12 13:09:19 +0200
committerFilippos Karapetis2011-12-12 13:10:07 +0200
commit83610d98b074d9661880167e9ab3ab23db12a181 (patch)
treecc5dcbd8153ae062dcc65154749ecccfc4b78878 /devtools/tasmrecover
parent18cfbc6c2da9a55ac4ead063348e264f50924075 (diff)
downloadscummvm-rg350-83610d98b074d9661880167e9ab3ab23db12a181.tar.gz
scummvm-rg350-83610d98b074d9661880167e9ab3ab23db12a181.tar.bz2
scummvm-rg350-83610d98b074d9661880167e9ab3ab23db12a181.zip
Revert "DREAMWEB: Simplify the time display code"
This reverts commit 546c6a07e4803541647ad18d69c650fdd4cf974c. This wasn't a good idea, after all - it breaks saves and the game time is always the real time (which is not what the original did - it only synced the game time with the real time at the beginning)
Diffstat (limited to 'devtools/tasmrecover')
-rwxr-xr-xdevtools/tasmrecover/tasm-recover3
1 files changed, 0 insertions, 3 deletions
diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover
index d9d39b95c4..dac600a261 100755
--- a/devtools/tasmrecover/tasm-recover
+++ b/devtools/tasmrecover/tasm-recover
@@ -133,9 +133,6 @@ p = parser(skip_binary_data = [
'currentirq',
'gameerror',
'howmuchalloc',
- 'secondcount',
- 'minutecount',
- 'hourcount',
# vgagrafx.asm
'cityname',
'extragraphics1',