Disable some currently unimplemented bits (to be re-enabled later).
This commit is contained in:
@@ -247,11 +247,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="buttons-upgrade" class="buttons" style="display:none">
|
||||
<div class="desc">
|
||||
<input type="button" class="button" onclick="play();" value="Play" />
|
||||
<!--div class="desc">
|
||||
Upgrade from CD to install the original music and movie files for an improved game experience.
|
||||
</div>
|
||||
<input type="button" class="button" onclick="play();" value="Play" />
|
||||
<input type="button" class="button" onclick="installFromCD();" value="Upgrade from CD" />
|
||||
<input type="button" class="button" onclick="installFromCD();" value="Upgrade from CD" / -->
|
||||
</div>
|
||||
<div id="buttons-play" class="buttons" style="display:none">
|
||||
<input type="button" class="button" onclick="play();" value="Play" />
|
||||
|
||||
Reference in New Issue
Block a user