Did an oopsie with the color

forgot to add "#"
This commit is contained in:
Placuch12 2023-02-05 15:31:39 +01:00 committed by GitHub
parent b835346b5a
commit af40aee002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ elements.testdust = {
}; };
elements.testliquid = { elements.testliquid = {
color: "EEAA33", color: "#EEAA33",
behavior: behaviors.LIQUID, behavior: behaviors.LIQUID,
category: "liquids", category: "liquids",
viscosity: 100000, viscosity: 100000,