Skip to content
Snippets Groups Projects
Commit f6702860 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix for Deuce's previous commit: USER_ICE_COLOR was assumed to be defined

This broke showmsgavatar.js
parent a3c44885
No related branches found
No related tags found
No related merge requests found
// $Id: graphic.js,v 1.84 2020/07/27 02:37:17 rswindell Exp $
/* /*
* "Graphic" object * "Graphic" object
* Allows a graphic to be stored in memory and portions of it redrawn on command * Allows a graphic to be stored in memory and portions of it redrawn on command
*/ */
require("userdefs.js", "USER_ICE_COLOR");
/* /*
* Class that represents a drawable object. * Class that represents a drawable object.
* w = width (default of 80) * w = width (default of 80)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment