summaryrefslogtreecommitdiff
path: root/game/activities/go.cpp
blob: 767e59c4dc0ab5adab97cbc4d3581df07ecd65b4 (plain)
1
2
3
#include "go.h"

Go::Go(float d) : dist {d} { }