add the cube master
This commit is contained in:
@@ -19,6 +19,8 @@ const TowerBuilderPage: FC = () => {
|
||||
src='/tower_game-master/index.html'
|
||||
className='w-full h-full border-0'
|
||||
title='Tower Builder Game'
|
||||
sandbox='allow-scripts allow-same-origin'
|
||||
referrerPolicy='no-referrer'
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user