We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb35fcb commit 353dd10Copy full SHA for 353dd10
1 file changed
src/main/resources/assets/customloadingscreen/sample/config/scrolling_detailed.json
@@ -21,7 +21,7 @@
21
"image": "textures/font/ascii.png",
22
"position_type": "TOP_LEFT",
23
"offset_pos": "TOP_LEFT",
24
- "text": "'Memory Alotted :'",
+ "text": "'Memory Alotted :'",
25
"position": {
26
"x": 10, "y": 10
27
}
@@ -45,7 +45,7 @@
45
46
47
48
- "text": "'Memory Utilized : -'",
+ "text": "'Memory Utilized : -'",
49
50
"x": 10, "y": 24
51
@@ -81,7 +81,7 @@
81
82
83
84
- "text": "'Memory Unutilized :'",
+ "text": "'Memory Free :'",
85
86
"x": 10, "y": 38
87
0 commit comments