Recovered from microbel

This commit is contained in:
rot
2025-03-05 08:35:31 +01:00
committed by h7x4
commit 88b92402a8
601 changed files with 82177 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<HTML>
<HEAD>
<TITLE>PVVMUD - </TITLE>
<LINK REL=STYLESHEET HREF="/pvvmud/pvvmud.css" TYPE="text/css">
</HEAD>
<BODY>
<H1>Client connect sequence</H1>
<P></P>
<IMG SRC="client_connect_sequence.png" USEMAP="#map1">
<MAP NAME="map1">
<AREA HREF="server_start_sequence.html" ALT="Server start sequence"
SAHPE=rect COORDS="13, 280, 615, 345">
<AREA HREF="server_run_sequence.html" ALT="Server run sequence"
SAHPE=rect COORDS="142, 377, 615, 440">
</MAP>
</BODY>
</HTML>