revert 2fca8db352
revert Update codename for dev builds (now Dark Side of the Moon, abbrev. DSM)
This commit is contained in:
parent
4c46618c36
commit
a8f3661290
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ public class DevStub implements IFMLLoadingPlugin {
|
||||||
|
|
||||||
@Mod.EventHandler
|
@Mod.EventHandler
|
||||||
public void onInit(FMLPostInitializationEvent event) {
|
public void onInit(FMLPostInitializationEvent event) {
|
||||||
BaseBand.buildString = "Dark Side of the Moon";
|
BaseBand.buildString = "Oslo";
|
||||||
new BaseBand().onInit();
|
new BaseBand().onInit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue