mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 10:33:10 +02:00
undo dice testing hack
This commit is contained in:
parent
adfc82e169
commit
e9d8c53f75
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
//
|
||||
|
||||
var isDice = false;
|
||||
var NUMBER_OF_DICE = 1;
|
||||
var NUMBER_OF_DICE = 2;
|
||||
var dice = [];
|
||||
var DIE_SIZE = 0.20;
|
||||
|
||||
|
|
Loading…
Reference in a new issue