NOISSUE fix fabric tooltip string
This commit is contained in:
parent
6c30076b6c
commit
4836ba22cd
@ -173,7 +173,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="fabricBtn">
|
<widget class="QPushButton" name="fabricBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Install the Minecraft Forge package.</string>
|
<string>Install the Fabric Loader package.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Install Fabric</string>
|
<string>Install Fabric</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user