diff --git a/src/Launch.lua b/src/Launch.lua index 6822c3e0..9fe7dbcf 100644 --- a/src/Launch.lua +++ b/src/Launch.lua @@ -5,7 +5,7 @@ -- Program entry point; loads and runs the Main module within a protected environment -- -APP_NAME = "PoB Community Fork" +APP_NAME = "Path of Building" SetWindowTitle(APP_NAME) ConExecute("set vid_mode 8")