blob: be0f2648b269be9301833e40a832e8542712e0c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
\chapter{Server status}
\label{chap:status}
client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}.
\begin{figure}[h]
\centering
\includegraphics[width=\textwidth]{img/overview-cgs}
\caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs}
\end{figure}
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{img/status-exchange}
\caption{Interaction between client and gameserver over time.}\label{fig:status}
\end{figure}
|