mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
remove unneeded variables
not necessary anymore
This commit is contained in:
parent
d9c8d54870
commit
8e12c4e3ba
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
// A bank of all the chached images
|
||||
var CacheImage = {};
|
||||
var CacheImageSource = 0;
|
||||
var CacheImageData = 1;
|
||||
|
||||
// Returns the image file or build it from the source
|
||||
function DrawGetImage(Source) {
|
||||
|
|
Loading…
Add table
Reference in a new issue