Improved code style in ribbon files.

This commit is contained in:
Daniel Buckmaster 2014-09-24 08:08:42 +10:00
parent 35f88a77b1
commit f5fb2fdf76
4 changed files with 68 additions and 50 deletions

View file

@ -1,5 +1,5 @@
//-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
// Copyright (c) 2014 GarageGames, LLC
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
@ -37,12 +37,9 @@ class RibbonNodeData : public GameBaseData
{
typedef GameBaseData Parent;
//-------------------------------------- Console set variables
public:
F32 timeMultiple;
//-------------------------------------- load set variables
public:
RibbonNodeData();
~RibbonNodeData();