ignore this :P

This commit is contained in:
Rosia E Evans 2024-04-20 14:39:08 +01:00
parent 3889eac0b9
commit 1dfc2b50b1
2 changed files with 115 additions and 1 deletions

View file

@ -3,5 +3,5 @@ package com.monjaro.gamejam;
public class Dice {
static Texture faces;
}