You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content="Loot Survivor is a verifiably random, procedurally generated dungeon crawler. Explore the endless dungeon in pursuit of mythical loot while fighting for your life against beasts and treacherous obstacles."
content="Loot Survivor is a verifiably random, procedurally generated dungeon crawler. Explore the endless dungeon in pursuit of mythical loot while fighting for your life against beasts and treacherous obstacles."
Copy file name to clipboardExpand all lines: client/src/mobile/containers/QuestCompletedScreen.tsx
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,6 @@ export default function QuestCompletedScreen() {
10
10
constnavigate=useNavigate();
11
11
constdungeon=useDungeon();
12
12
13
-
constshareMessage=`I completed Quest ${quest?.id} in Loot Survivor 2! Want to see how I did it? Watch my replay here: lootsurvivor.io/watch/${gameId} 🗡️⚔️ @provablegames @lootsurvivor`;
0 commit comments