1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 16:49:58 +00:00

Test Alarian

This commit is contained in:
Yan Maniez 2020-01-19 16:59:45 +01:00
parent 6436adaa21
commit 5aa5b35a24
47 changed files with 404 additions and 47 deletions

12
Docs/Alarian/index.html Normal file
View file

@ -0,0 +1,12 @@
<html>
<head>
<title>Terres d'Alarian</title>
</head>
<frameset cols="30%, 70%">
<frame src="alarian.html" />
<!--<frameset rows="50%,50%">
<frame src="default.html" id="region" name="region" />-->
<frame src="default.html" id="details" name="details" />
<!--</frameset>-->
</frameset>
</html>