1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00

Minor crosspromo update

This commit is contained in:
tobspr 2021-08-11 16:40:28 +02:00
parent 009e515336
commit aea668d7e3

View File

@ -178,7 +178,7 @@ export class MainMenuState extends GameState {
G_IS_STANDALONE G_IS_STANDALONE
? "" ? ""
: ` : `
<iframe id="crosspromo" src="https://crosspromo.tobspr.io"></iframe> <iframe id="crosspromo" src="https://crosspromo.tobspr.io?src=shapez_web"></iframe>
` `
} }