mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Crosspromo
This commit is contained in:
@@ -173,6 +173,15 @@ export class MainMenuState extends GameState {
|
||||
'<a class="producerLink" target="_blank">Tobias Springer</a>'
|
||||
)}</div>
|
||||
</div>
|
||||
|
||||
${
|
||||
G_IS_STANDALONE
|
||||
? ""
|
||||
: `
|
||||
<iframe id="crosspromo" src="https://crosspromo.tobspr.io"></iframe>
|
||||
|
||||
`
|
||||
}
|
||||
`
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user