forked from: Checkmate Vol.6 Professional
forked from Checkmate Vol.6 Professional (diff: 1)
ActionScript3 source code
/**
* Copyright PESakaTFM ( http://wonderfl.net/user/PESakaTFM )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/gx0u
*/
// forked from checkmate's Checkmate Vol.6 Professional
package {
import flash.display.Sprite;
public class CheckmateProfessional extends Sprite {
public function CheckmateProfessional() {
/*
アルゴリズムでエロスを表現してください。
公序良俗は守ってください。
Create sexy expression through algorithm.
DO NOT be offensive to public order and morals.
*/
}
}
}
