corrected bug in heartbeat function

This commit is contained in:
themythos
2001-12-23 15:12:17 +00:00
parent 4bb591c629
commit 54eb272a69
+1 -1
View File
@@ -398,7 +398,7 @@ t6963_heartbeat (int type)
if (type)
saved_type = type;
if (type = HEARTBEAT_ON) {
if (type == HEARTBEAT_ON) {
// Set this to pulsate like a real heartbeat...
whichIcon = (! ((timer + 4) & 5));
// Put character on screen...